Fix layout of chord brackets and parens#33356
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
🚧 Files skipped from review as they are similar to previous changes (1)
📝 WalkthroughWalkthroughThis PR defers chord-bracket layout out of the pitched-element loop into a dedicated pass executed after notes, fingerings, and articulations are laid out; the pitched-element loop now skips both slurs and chord brackets. It also updates ParenthesisLayout::getParentShape to exclude chord arpeggios and chord brackets (in addition to stems) when building the parent dummy shape for parentheses spacing. 🚥 Pre-merge checks | ✅ 3 | ❌ 2❌ Failed checks (2 warnings)
✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
@miiizen Tested and approved on Ubuntu 24.04.4 LTS. |
1f75bd1 to
a7ae233
Compare
Resolves: #32471